Enum ShowPropsMode
Show properties (0 = configured by ObjectTypeApiAttributes, 1 = all with API identifiers, 2 = none)
Namespace: Noxum.Nova.Delivery.Client
Assembly: Noxum.Nova.Delivery.Client.dll
Syntax
public enum ShowPropsMode : int
Fields
Name | Description |
---|---|
ApiAttributes | Show properties (0 = configured by ObjectTypeApiAttributes, 1 = all with API identifiers, 2 = none) |
None | Show properties (0 = configured by ObjectTypeApiAttributes, 1 = all with API identifiers, 2 = none) |
WithApiIdentifiers | Show properties (0 = configured by ObjectTypeApiAttributes, 1 = all with API identifiers, 2 = none) |