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