 | AutomationMLBaseRoleClassLibTypeProcessStructure Property |
Gets the process structure.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic RoleFamilyType ProcessStructure { get; }
Public ReadOnly Property ProcessStructure As RoleFamilyType
Get
public:
property RoleFamilyType^ ProcessStructure {
RoleFamilyType^ get ();
}
Property Value
RoleFamilyType
The process structure.
See Also