InstanceDefinitionTable.Find Method

InstanceDefinitionTableFind Method

Overload List
  NameDescription
Public methodCode exampleFind(String)
Finds the instance definition with a given name.
Public methodFind(Guid, Boolean)
Finds the instance definition with a given id.
Public methodCode exampleFind(String, Boolean)
Finds the instance definition with a given name.
Top
See Also