OrganizationType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the type of the organization.
public enum class OrganizationType
[System.Runtime.Serialization.DataContract(Name="OrganizationType", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")]
public enum OrganizationType
[<System.Runtime.Serialization.DataContract(Name="OrganizationType", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")>]
type OrganizationType =
Public Enum OrganizationType
- Inheritance
-
OrganizationType
- Attributes
Fields
BackEnd | 3 | |
Customer | 0 | |
CustomerFreeTest | 6 | |
CustomerPreview | 7 | |
CustomerTest | 5 | |
Default | 12 | |
Developer | 13 | |
EmailTrial | 11 | |
Monitoring | 1 | |
MsftInvestigation | 10 | |
Placeholder | 8 | |
Secondary | 4 | |
Support | 2 | |
Teams | 15 | |
TestDrive | 9 | |
Trial | 14 |