TrackedBuffer.OutEdges Property

Definition

public:
 property System::Collections::Generic::Dictionary<Microsoft::Dynamics::Ax::Xpp::TrackedBuffer::OutEdgeKey ^, Guid> ^ OutEdges { System::Collections::Generic::Dictionary<Microsoft::Dynamics::Ax::Xpp::TrackedBuffer::OutEdgeKey ^, Guid> ^ get(); };
public System.Collections.Generic.Dictionary<Microsoft.Dynamics.Ax.Xpp.TrackedBuffer.OutEdgeKey,Guid> OutEdges { get; }
member this.OutEdges : System.Collections.Generic.Dictionary<Microsoft.Dynamics.Ax.Xpp.TrackedBuffer.OutEdgeKey, Guid>
Public ReadOnly Property OutEdges As Dictionary(Of TrackedBuffer.OutEdgeKey, Guid)

Property Value

Applies to