Click or drag to resize

DocumentTypeSecurityConditionDocumentAccessKey Property

The access key, which will be used to secure new documents, when this rule is selected. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public AccessKey DocumentAccessKey { get; set; }

Property Value

Type: AccessKey
See Also