Share via


OrganizationInfo.InstanceType Property

Definition

Gets or sets the organization type.

public:
 property Microsoft::Xrm::Sdk::Organization::OrganizationType InstanceType { Microsoft::Xrm::Sdk::Organization::OrganizationType get(); void set(Microsoft::Xrm::Sdk::Organization::OrganizationType value); };
[System.Runtime.Serialization.DataMember(IsRequired=true, Order=1)]
public Microsoft.Xrm.Sdk.Organization.OrganizationType InstanceType { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Order=1)>]
member this.InstanceType : Microsoft.Xrm.Sdk.Organization.OrganizationType with get, set
Public Property InstanceType As OrganizationType

Property Value

Attributes

Applies to