Zdieľať cez


SolutionComponentDetails.IsPresentInOrg Property

Definition

Gets or sets whether a components exists in an organization.

public:
 property Microsoft::Xrm::Sdk::PresentInOrg IsPresentInOrg { Microsoft::Xrm::Sdk::PresentInOrg get(); void set(Microsoft::Xrm::Sdk::PresentInOrg value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.PresentInOrg IsPresentInOrg { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IsPresentInOrg : Microsoft.Xrm.Sdk.PresentInOrg with get, set
Public Property IsPresentInOrg As PresentInOrg

Property Value

Attributes

Applies to