다음을 통해 공유


LookupDataRequest.RelatedRecordId Property

Definition

public:
 property Nullable<Guid> RelatedRecordId { Nullable<Guid> get(); void set(Nullable<Guid> value); };
[System.Runtime.Serialization.DataMember]
public Guid? RelatedRecordId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RelatedRecordId : Nullable<Guid> with get, set
Public Property RelatedRecordId As Nullable(Of Guid)

Property Value

Attributes

Applies to