LookupDataRequest.AppId Property

Definition

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

Property Value

Attributes

Applies to