 | AMLGroupAssociatedFacet Property |
Gets or sets the associated facet for the AMLGroup object
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string AssociatedFacet { get; set; }
Public Property AssociatedFacet As String
Get
Set
public:
property String^ AssociatedFacet {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also