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