UserTaskPropertyValueTypeAssemblyName Property
Gets or sets the assembly name of the value type.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public string ValueTypeAssemblyName { get; set; }
Public Property ValueTypeAssemblyName As String
Get
Set
public:
property String^ ValueTypeAssemblyName {
String^ get ();
void set (String^ value);
}
member ValueTypeAssemblyName : string with get, set
Property Value
String
The name of the value type.