Share via


SdkRelationshipInstance.sourceKeyPropertyPairsList Field

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a list of ID-object pairs of key properties for the source in this relationship instance.

public: System::Collections::Generic::List<Microsoft::EnterpriseManagement::Common::Pair<Guid, System::Object ^> ^> ^ sourceKeyPropertyPairsList;
[System.Runtime.Serialization.DataMember(IsRequired=true, Order=3)]
public System.Collections.Generic.List<Microsoft.EnterpriseManagement.Common.Pair<Guid,object>> sourceKeyPropertyPairsList;
val mutable sourceKeyPropertyPairsList : System.Collections.Generic.List<Microsoft.EnterpriseManagement.Common.Pair<Guid, obj>>
Public sourceKeyPropertyPairsList As List(Of Pair(Of Guid, Object)) 

Field Value

Attributes

Applies to