XdsOperationType Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsOperation.Type"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic XdsOperationOpType Type { get; }
Public ReadOnly Property Type As XdsOperationOpType
Get
public:
property XdsOperationOpType Type {
XdsOperationOpType get ();
}
member Type : XdsOperationOpType with get
Property Value
Type:
XdsOperationOpType
See Also