AVEVA CAF API Documenation


Aveva.ApplicationFramework Namespace : ConfigurationConstituents Class
ConfigurationConstituents Class Properties

For a list of all members of this type, see ConfigurationConstituents members.

Public Properties
 NameDescription
Public Property The full Group name, e.g. Aaa/Bbb  
Public Property The fully qualified Configuration key name (groups and key name), e.g. Aaa/Bbb/Ccc  
Public Property A list of the groups present in @FullGroupName, e.g. {Aaa, Bbb}  
Public Property The Configuration key Name, e.g. Ccc, will be empty for groups only  
Public Property Gets the parent key.  
Top
See Also