DSPMetadata ContainerNamespace Property
The namespace name for the container. This is used in the $metadata response.

Namespace: HotDocs.Sdk.DataServices
Assembly: HotDocs.Sdk.DataServices (in HotDocs.Sdk.DataServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ContainerNamespace { get; }

Property Value

Type: OnlineString

Implements

OnlineIDataServiceMetadataProvider ContainerNamespace
See Also