NameTypeNotAllowedExceptionNameType Property |
User type that caused the exception
Namespace: Scanjour.Workflow4.ActivityLibrary.ExceptionsAssembly: 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 NameType { get; set; }
Public Property NameType As String
Get
Set
public:
property String^ NameType {
String^ get ();
void set (String^ value);
}
member NameType : string with get, set
Property Value
String
See Also