TermStoreGenericParent Members
Include Protected Members
Include Inherited Members
Reserved for internal use. Term store generic parent object containing parent guid, and a list of children The property names are greatly reduced to keep the size of the JSON string small
The TermStoreGenericParent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TermStoreGenericParent | This member is reserved for internal use and is not intended to be used directly from your code. constructor |
Top
Properties
Name | Description | |
---|---|---|
Ch | This member is reserved for internal use and is not intended to be used directly from your code. Children list | |
PId | This member is reserved for internal use and is not intended to be used directly from your code. parent guid | |
PN | This member is reserved for internal use and is not intended to be used directly from your code. parent name |
Top
Methods
Name | Description | |
---|---|---|
AddChildCollection | This member is reserved for internal use and is not intended to be used directly from your code. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top