| SignDocPropertygetPropType Method |
Get the type of the property.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic PropType getPropType()
Public Function getPropType As PropType
public:
PropType getPropType()
member getPropType : unit -> PropType
Return Value
Type:
PropTypeThe type of the property.
See Also