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