FormDefinitionContentType Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.TestFramework.Internal.Packages.Elements.FormDefinition.ContentType"]
Namespace: Scanjour.Workflow4.TestFramework.Internal.Packages.ElementsAssembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string ContentType { get; set; }
Public Property ContentType As String
Get
Set
public:
property String^ ContentType {
String^ get ();
void set (String^ value);
}
member ContentType : string with get, set
Property Value
String
See Also