Base type: System.Entity
Summary: This entity represents profiles, which could be set and maintained by a user.
Name | Type | Notes |
---|---|---|
ProfileID | System.Int32 | |
Name | System.String | |
BuiltIn | System.Boolean | |
UniqueId | System.Guid | |
TemplateMappingRules | System.String | |
ProfileOrigin | System.Int32 | |
OriginalProfileUniqueID | System.Guid | |
Modified | System.DateTime | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
NodesProfiles | Orion.SCM.NodesProfiles | Defined by relationship ProfileReferencesOrion.SCM.NodesProfiles (System.Reference) |
SCMNodes | Orion.SCM.ServerConfiguration | Defined by relationship Orion.SCM.NodeReferencesOrion.SCM.Profiles (System.Reference) |
Elements | Orion.SCM.ProfileElements | Defined by relationship Orion.SCM.ProfilesReferencesProfileElements (System.Reference) |