Gets a value of open property for the specified resource.
Namespace: HotDocs.Sdk.DataServicesAssembly: HotDocs.Sdk.DataServices (in HotDocs.Sdk.DataServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- target
- Type:
System Object
The target resource to get a value of property from.
- propertyName
- Type:
System String
The name of the property to get.
Return Value
Type:
Value of the property (can be null).
Implements

Remarks
See Also