Properties Class |
Namespace: ConnectedApps.Cms.Sdk.Data
The Properties type exposes the following members.
Name | Description | |
---|---|---|
![]() | Properties | Initializes a new instance of the Properties class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetFolderProperties(Guid) |
Returns a collection of a folder's property instances.
|
![]() | GetFolderProperties(Guid, NullableInt32) |
Returns a collection of a folder's property instances.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetItemProperties(Guid) |
Returns a collection of an item's property instances.
|
![]() | GetItemProperties(Guid, NullableInt32) |
Returns a collection of an item's property instances.
|
![]() | GetPropertyDefinition |
Returns a property definition.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateProperty |
Updates the value of a property instance.
|