Click or drag to resize

ContractTemplate Class

Template for a contract containing the standard attributes of a contract.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkContractTemplate

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 ContractTemplate : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The ContractTemplate type exposes the following members.

Constructors
  NameDescription
Public methodContractTemplate
Default Constructor.
Top
Properties
  NameDescription
Public propertyAbbreviation
Abbreviation of the contract template name.
Public propertyAllotmentTypeCode
Criteria for the contracts based on the template, such as number of cases, time, or coverage dates.
Public propertyAttributes (Inherited from Entity.)
Public propertyBillingFrequencyCode
How often the customer or account is to be billed in contracts that are based on the template.
Public propertyComponentState
For internal use only.
Public propertycontract_template_contracts
1:N contract_template_contracts
Public propertyContractServiceLevelCode
Unique identifier of the level of service specified in contracts that are based on the template.
Public propertyContractTemplate_AsyncOperations
1:N ContractTemplate_AsyncOperations
Public propertyContractTemplate_BulkDeleteFailures
1:N ContractTemplate_BulkDeleteFailures
Public propertyContractTemplate_ProcessSessions
1:N ContractTemplate_ProcessSessions
Public propertyContractTemplateId
Unique identifier of the contract template.
Public propertyContractTemplateIdUnique
For internal use only.
Public propertyCreatedBy
Unique identifier of the user who created the contract template.
Public propertyCreatedOn
Date and time when the contract template was created.
Public propertyCreatedOnBehalfBy
Unique identifier of the delegate user who created the contracttemplate.
Public propertyDescription
Description of the contract template.
Public propertyEffectivityCalendar
Days of the week and times for which contracts based on the template are effective.
Public propertyEntityState (Inherited from Entity.)
Public propertyExtensionData (Inherited from Entity.)
Public propertyFormattedValues (Inherited from Entity.)
Public propertyId (Overrides Entity.Id.)
Public propertyImportSequenceNumber
Unique identifier of the data import or data migration that created this record.
Public propertyIntroducedVersion
Version in which the form is introduced.
Public propertyIsCustomizable
Information that specifies whether this component can be customized.
Public propertyIsManaged
Indicates whether the solution component is part of a managed solution.
Public propertyItem (Inherited from Entity.)
Public propertylk_contracttemplate_createdonbehalfby
N:1 lk_contracttemplate_createdonbehalfby
Public propertylk_contracttemplate_modifiedonbehalfby
N:1 lk_contracttemplate_modifiedonbehalfby
Public propertylk_contracttemplatebase_createdby
N:1 lk_contracttemplatebase_createdby
Public propertylk_contracttemplatebase_modifiedby
N:1 lk_contracttemplatebase_modifiedby
Public propertyLogicalName (Inherited from Entity.)
Public propertyModifiedBy
Unique identifier of the user who last modified the contract template.
Public propertyModifiedOn
Date and time when the contract template was last modified.
Public propertyModifiedOnBehalfBy
Unique identifier of the delegate user who last modified the contracttemplate.
Public propertyName
Name of the contract template.
Public propertyorganization_contract_templates
N:1 organization_contract_templates
Public propertyOrganizationId
Unique identifier of the organization associated with the contract template.
Public propertyOverriddenCreatedOn
Date and time that the record was migrated.
Public propertyOverwriteTime
For internal use only.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertySolutionId
Unique identifier of the associated solution.
Public propertyUseDiscountAsPercentage
Specifies whether the discount is a percentage or a monetary amount in contracts based on the template.
Public propertyuserentityinstancedata_contracttemplate
1:N userentityinstancedata_contracttemplate
Public propertyVersionNumber
Version number of the contract template.
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