Click or drag to resize
XdsOpParentOperations Property

[Missing <summary> documentation for "P:DXMLBase.Xds.XdsOpParent.Operations"]

Namespace: DXMLBase.Xds
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IEnumerable<XdsOperation> Operations { get; }

Property Value

Type: IEnumerableXdsOperation
See Also