FindIdentifier Method
Find an identifier of the model.
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.0.0

C#
public XPRMIdentifier FindIdentifier( string name )
Parameters
- name
-
Type:
SystemString
name of identifier to find
Return Value
Type: XPRMIdentifierThe identifier object associated to the given string
