ModelStore.GetIdentifier Method
Include Protected Members
Include Inherited Members
Gets the identifier from the model.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GetIdentifier(IEnumerable<String>)
Gets the identifier from the model by scope ID and a list of strings.
Gets the identifier from the model by scope ID and a string.
GetIdentifier(IEnumerable<String>, IExternalReferenceParts)
Gets the identifier from the model.
Top