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