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