ActivityArgumentDataType Property |
The argument type.
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic Type Type { get; }
Public ReadOnly Property Type As Type
Get
public:
property Type^ Type {
Type^ get ();
}
member Type : Type with get
Property Value
Type
See Also