Indicates whether the UpdateUserUsedForLocking shall be used for write protected.
Namespace:
Scanjour.Workflow4.ActivityLibrary
Assembly:
Scanjour.Workflow4.ActivityLibrary_19.0.1.0 (in Scanjour.Workflow4.ActivityLibrary_19.0.1.0.dll) Version: 19.0.1.0 (19.0.1.0)
public InArgument<SimpleRequestPdfReportProtection> ProtectRecord { get; set; }
Public Property ProtectRecord As InArgument(Of SimpleRequestPdfReportProtection)
Get
Set
public:
property InArgument<SimpleRequestPdfReportProtection>^ ProtectRecord {
InArgument<SimpleRequestPdfReportProtection>^ get ();
void set (InArgument<SimpleRequestPdfReportProtection>^ value);
}
member ProtectRecord : InArgument<SimpleRequestPdfReportProtection> with get, set
Property Value
Type:
InArgumentSimpleRequestPdfReportProtection
Reference