SPContainerId.ContainerType property
Namespace: Microsoft.SharePoint.Client.CompliancePolicy
Assembly: Microsoft.Office.Client.Policy (in Microsoft.Office.Client.Policy.dll)
Syntax
'Declaration
Public Property ContainerType As SPContainerType
Get
Set
'Usage
Dim instance As SPContainerId
Dim value As SPContainerType
value = instance.ContainerType
instance.ContainerType = value
public SPContainerType ContainerType { get; set; }
Property value
Type: Microsoft.SharePoint.Client.CompliancePolicy.SPContainerType