UserTaskInformationEnableAttachmentSecurity Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.ActivityLibrary.UserTasks.UserTaskInformation.EnableAttachmentSecurity"]
Namespace: Scanjour.Workflow4.ActivityLibrary.UserTasksAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool EnableAttachmentSecurity { get; set; }
Public Property EnableAttachmentSecurity As Boolean
Get
Set
public:
property bool EnableAttachmentSecurity {
bool get ();
void set (bool value);
}
member EnableAttachmentSecurity : bool with get, set
Property Value
Boolean
See Also