Persistate API documentation
OperationPresence..::..Visibility Enumeration
NamespacesPersistateOperationPresenceOperationPresence..::..Visibility

[This is preliminary documentation and is subject to change.]

Determines whether the Operation should be visible, and is so whether it should be enabled.
Declaration Syntax
C#
public enum Visibility
Members
MemberDescription
Invisible Indicates that the Operation should not be visible.
Disabled Indicates that the Operation should be visible but disabled.
Enabled Indicates that the Operation should be visible and enabled.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)