Returns a value of the specified property.
Namespace: HotDocs.Sdk.DataServicesAssembly: HotDocs.Sdk.DataServices (in HotDocs.Sdk.DataServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- propertyName
- Type:
System String
The name of the property to return.
Return Value
Type:
The value of the specified property or null if there's no such property defined yet.
See Also