DocumentInformationRecordId Property |
The record id in cases where Identifier has a record metadata id
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: 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 string RecordId { get; }
Public ReadOnly Property RecordId As String
Get
public:
property String^ RecordId {
String^ get ();
}
member RecordId : string with get
Property Value
String
See Also