DispatcherValidatorAttachmentRecordIds Property
Gets or sets the attachment record ids.
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<string[]> AttachmentRecordIds { get; set; }
Public Property AttachmentRecordIds As InArgument(Of String())
Get
Set
public:
property InArgument<array<String^>^>^ AttachmentRecordIds {
InArgument<array<String^>^>^ get ();
void set (InArgument<array<String^>^>^ value);
}
member AttachmentRecordIds : InArgument<string[]> with get, set
Property Value
InArgumentString