Click or drag to resize

ConstraintBasedGroup Class

Group or collection of people, equipment, and/or facilities that can be scheduled.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceConstraintBasedGroup

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ConstraintBasedGroup : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The ConstraintBasedGroup type exposes the following members.

Constructors
 NameDescription
Public methodConstraintBasedGroup Default Constructor.
Top
Properties
 NameDescription
Public propertyAttributes
(Inherited from Entity)
Public propertybusiness_unit_constraint_based_groups N:1 business_unit_constraint_based_groups
Public propertyBusinessUnitId Shows the business unit that the record owner belongs to.
Public propertyconstraint_based_group_resource_specs 1:N constraint_based_group_resource_specs
Public propertyConstraintBasedGroup_AsyncOperations 1:N ConstraintBasedGroup_AsyncOperations
Public propertyConstraintBasedGroup_BulkDeleteFailures 1:N ConstraintBasedGroup_BulkDeleteFailures
Public propertyconstraintbasedgroup_connections1 1:N constraintbasedgroup_connections1
Public propertyconstraintbasedgroup_connections2 1:N constraintbasedgroup_connections2
Public propertyConstraintBasedGroup_ProcessSessions 1:N ConstraintBasedGroup_ProcessSessions
Public propertyconstraintbasedgroup_resource_groups 1:N constraintbasedgroup_resource_groups
Public propertyconstraintbasedgroup_systemuser N:1 constraintbasedgroup_systemuser
Public propertyConstraintBasedGroupId Unique identifier of the resource group.
Public propertyConstraints Shows the constraints defined for the users, equipment, teams, and other resource groups included as resources for the group, stored in XML format.
Public propertyCreatedBy Unique identifier of the user who created the resource group.
Public propertyCreatedOn Date and time when the resource group was created.
Public propertyCreatedOnBehalfBy Unique identifier of the delegate user who created the constraintbasedgroup.
Public propertyDescription Type additional information to describe the resource group, such as the intended use or associated resource types.
Public propertyEntityState
(Inherited from Entity)
Public propertyExtensionData
(Inherited from Entity)
Public propertyFormattedValues
(Inherited from Entity)
Public propertyGroupTypeCode Shows whether the resource group is static, dynamic or hidden. Hidden groups are for system use only and are not viewable in Microsoft Dynamics CRM.
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_constraintbasedgroup_createdby N:1 lk_constraintbasedgroup_createdby
Public propertylk_constraintbasedgroup_createdonbehalfby N:1 lk_constraintbasedgroup_createdonbehalfby
Public propertylk_constraintbasedgroup_modifiedby N:1 lk_constraintbasedgroup_modifiedby
Public propertylk_constraintbasedgroup_modifiedonbehalfby N:1 lk_constraintbasedgroup_modifiedonbehalfby
Public propertyLogicalName
(Inherited from Entity)
Public propertyModifiedBy Unique identifier of the user who last modified the resource group.
Public propertyModifiedOn Date and time when the resource group was last modified.
Public propertyModifiedOnBehalfBy Unique identifier of the delegate user who last modified the constraintbasedgroup.
Public propertyName Type a title or name that describes the resource group.
Public propertyorganization_constraint_based_groups N:1 organization_constraint_based_groups
Public propertyOrganizationId Unique identifier of the organization associated with the resource group.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertyuserentityinstancedata_constraintbasedgroup 1:N userentityinstancedata_constraintbasedgroup
Public propertyVersionNumber 
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also