CIMKnowledgeGraphProperty Class Members
In This Topic
The following tables list the members exposed by CIMKnowledgeGraphProperty.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Merge |
Gets or sets a value indicating whether this property should be used
to determine a merge.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name |
Gets or sets the name of the property.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PropertyType |
Gets or sets the type of the property.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Value |
Gets or sets the value which is to be imported.
Value will have to be tested for type in order to properly perform the import.
|
Top
Public Methods
Public Events
See Also