Click or drag to resize

ConstraintBasedGroup Class

Group or collection of people, equipment, and/or facilities that can be scheduled.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkConstraintBasedGroup

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
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 propertyId (Overrides Entity.Id.)
Public propertyItem (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 propertyuserentityinstancedata_constraintbasedgroup
1:N userentityinstancedata_constraintbasedgroup
Public propertyVersionNumber
Top
Methods
  NameDescription
Public methodContains (Inherited from Entity.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows 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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates 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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also