Sets 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 set.
- value
- Type:
System Object
The value to set the property to.
Remarks
See Also