XdsAddAssociationAssociation Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsAddAssociation.Association"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override string Association { get; set; }
Public Overrides Property Association As String
Get
Set
public:
virtual property String^ Association {
String^ get () override;
void set (String^ value) override;
}
abstract Association : string with get, set
override Association : string with get, set
Property Value
Type:
String
See Also