EntityPropertyIsComplexType Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.CaseActivityHost.EntityProperty.IsComplexType"]
Namespace: Scanjour.Workflow4.CaseActivityHostAssembly: Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool IsComplexType { get; set; }
Public Property IsComplexType As Boolean
Get
Set
public:
property bool IsComplexType {
bool get ();
void set (bool value);
}
member IsComplexType : bool with get, set
Property Value
Boolean
See Also