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