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