FindIdentifier Method
  Find an identifier of the model. 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.0.0
 Syntax
Syntax
    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
 See Also
See Also
 
