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