ConceptHMI Web Help
GenerateUniqueName Method
The ConceptElement which want to know if the name is unique.
A base name used to generate the unique name.
Generates a unique identifier which can be used by a ConceptElement which will be added to the ConceptContainer
Syntax
public virtual string GenerateUniqueName( 
   ConceptElement item,
   string baseName
)

Parameters

item
The ConceptElement which want to know if the name is unique.
baseName
A base name used to generate the unique name.

Return Value

Returns a unique name.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptContainer Class
ConceptContainer Members

 

 


© 2016 Objectis

Send Feedback