HoldInfo.WebId Property
Namespace: Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Property WebId As Guid
Get
Set
'Usage
Dim instance As HoldInfo
Dim value As Guid
value = instance.WebId
instance.WebId = value
public Guid WebId { get; set; }
Property Value
Type: System.Guid
See Also
Reference
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace