Gets a value of a declared property for a 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 the property from.
- resourceProperty
- Type:
System.Data.Services.Providers ResourceProperty
The name of the property to get.
Return Value
Type:
The value of the property.
Implements

Remarks
See Also