AnalysisObjectIdentifier Class |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel
public sealed class AnalysisObjectIdentifier : IObjectIdentifier
The AnalysisObjectIdentifier type exposes the following members.
Name | Description | |
---|---|---|
AnalysisObjectIdentifier |
Creates a new object identifier for the given identifier, name and grouping
|
Name | Description | |
---|---|---|
ObjectGrouping |
A string under which the object is grouped. E.g. the type name
| |
ObjectIdentifier |
A string identifier, E.g. the ID but as a string
| |
ObjectName |
The name of the object
|