Click or drag to resize

QuoteClose Class

Activity generated when a quote is closed.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkQuoteClose

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

The QuoteClose type exposes the following members.

Constructors
  NameDescription
Public methodQuoteClose
Default Constructor.
Top
Properties
  NameDescription
Public propertyactivity_pointer_quote_close
N:1 activity_pointer_quote_close
Public propertyActivityId
Unique identifier of the quote close activity.
Public propertyActivityTypeCode
Type of activity.
Public propertyActualDurationMinutes
Actual duration of the quote close activity in minutes.
Public propertyActualEnd
Actual end time of the quote close activity.
Public propertyActualStart
Actual start time of the quote close activity.
Public propertyAttributes (Inherited from Entity.)
Public propertybusiness_unit_quote_close_activities
N:1 business_unit_quote_close_activities
Public propertyCategory
Category of the quote close activity.
Public propertyCreatedBy
Unique identifier of the user who created the quote close activity.
Public propertyCreatedOn
Date and time when the quote close activity was created.
Public propertyCreatedOnBehalfBy
Unique identifier of the delegate user who created the quoteclose.
Public propertyDescription
Activity generated when a quote is closed.
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 propertyIsBilled
Information about whether the quote close activity was billed as part of resolving a case.
Public propertyIsRegularActivity
Information regarding whether the activity is a regular activity type or event type.
Public propertyIsWorkflowCreated
Information that specifies if the quote close activity was created from a workflow rule.
Public propertyItem (Inherited from Entity.)
Public propertylk_quoteclose_createdby
N:1 lk_quoteclose_createdby
Public propertylk_quoteclose_createdonbehalfby
N:1 lk_quoteclose_createdonbehalfby
Public propertylk_quoteclose_modifiedby
N:1 lk_quoteclose_modifiedby
Public propertylk_quoteclose_modifiedonbehalfby
N:1 lk_quoteclose_modifiedonbehalfby
Public propertyLogicalName (Inherited from Entity.)
Public propertyModifiedBy
Unique identifier of the user who last modified the quote close activity.
Public propertyModifiedOn
Date and time when the quote close activity was last modified.
Public propertyModifiedOnBehalfBy
Unique identifier of the delegate user who last modified the quoteclose.
Public propertyOverriddenCreatedOn
Date and time that the record was migrated.
Public propertyOwnerId
Unique identifier of the user or team who owns the quote close activity.
Public propertyOwningBusinessUnit
Unique identifier of the business unit that owns the quote close activity.
Public propertyOwningTeam
Unique identifier of the team who owns the quote close activity.
Public propertyOwningUser
Unique identifier of the user who owns the quote close activity.
Public propertyQuote_QuoteClose
N:1 Quote_QuoteClose
Public propertyquoteclose_activity_parties
1:N quoteclose_activity_parties
Public propertyQuoteClose_Annotation
1:N QuoteClose_Annotation
Public propertyQuoteClose_AsyncOperations
1:N QuoteClose_AsyncOperations
Public propertyQuoteClose_BulkDeleteFailures
1:N QuoteClose_BulkDeleteFailures
Public propertyQuoteId
Unique identifier of the quote with which the quote close activity is associated.
Public propertyQuoteNumber
Quote number.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertyRevision
Quote revision number.
Public propertyScheduledDurationMinutes
Scheduled duration of the quote close activity, specified in minutes.
Public propertyScheduledEnd
Scheduled end time of the quote close activity.
Public propertyScheduledStart
Scheduled start time of the quote close activity.
Public propertyservice_quoteclose
N:1 service_quoteclose
Public propertyServiceId
Unique identifier of the service with which the quote close activity is associated.
Public propertyStateCode
Shows whether the quote close activity is open, completed, or canceled. By default, quote close activities are completed.
Public propertyStatusCode
Reason for the status of the quote close activity.
Public propertySubcategory
Subcategory of the quote close activity.
Public propertySubject
Subject associated with the quote close activity.
Public propertyteam_quoteclose
N:1 team_quoteclose
Public propertyTimeZoneRuleVersionNumber
For internal use only.
Public propertyuser_quoteclose
N:1 user_quoteclose
Public propertyuserentityinstancedata_quoteclose
1:N userentityinstancedata_quoteclose
Public propertyUTCConversionTimeZoneCode
Time zone code that was in use when the record was created.
Public propertyVersionNumber
Version number of the quote close activity.
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