RequestReportProtectRecord Property
Indicates whether the UpdateUserUsedForLocking shall be used for write protected.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.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
InArgumentSimpleRequestReportProtection