 | AttributeNameMappingTypeRoleAttributeName Property |
Gets and Sets the 'RoleAttributeName' for this instance
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string RoleAttributeName { get; set; }
Public Property RoleAttributeName As String
Get
Set
public:
property String^ RoleAttributeName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also