MetadataObjectStruct members
Contains methods and properties that handle the metadata object structure.
The MetadataObjectStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MetadataObjectStruct(MetadataObject) | Initializes a new instance of the class. | |
MetadataObjectStruct(UInt32, String, Boolean, Int32, Guid) | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
Id | Gets or sets the identifier (ID) of the metadata object. | |
IsCached | Gets or sets whether the metadata object is cached. | |
Name | Gets or sets the name of the metadata object. | |
ObjectVersion | Gets or sets the object version. | |
PartitionId | Gets or sets the partition identifier (ID). |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top