Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the property collection of the object.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Properties As PropertyCollection
Get
'Usage
Dim instance As MetadataObject
Dim value As PropertyCollection
value = instance.Properties
public PropertyCollection Properties { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.PropertyCollection
The property collection of the object.