Click or drag to resize

OpportunityClose Class

Activity that is created automatically when an opportunity is closed, containing information such as the description of the closing and actual revenue.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceOpportunityClose

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

The OpportunityClose type exposes the following members.

Constructors
 NameDescription
Public methodOpportunityClose Default Constructor.
Top
Properties
 NameDescription
Public propertyactivity_pointer_opportunity_close N:1 activity_pointer_opportunity_close
Public propertyActivityId Unique identifier of the opportunity close activity.
Public propertyActivityTypeCode Type of activity.
Public propertyActualDurationMinutes Actual duration of the opportunity close activity in minutes.
Public propertyActualEnd Actual end time of the opportunity close activity.
Public propertyActualRevenue Actual revenue generated for the opportunity.
Public propertyActualRevenue_Base Shows the Actual Revenue field converted to the system's default base currency for reporting purposes. The calculation uses the exchange rate specified in the Currencies area.
Public propertyActualStart Actual start time of the opportunity close activity.
Public propertyAttributes
(Inherited from Entity)
Public propertybusiness_unit_opportunity_close_activities N:1 business_unit_opportunity_close_activities
Public propertyCategory Category of the opportunity close activity.
Public propertycompetitor_opportunity_activities N:1 competitor_opportunity_activities
Public propertyCompetitorId Unique identifier of the competitor with which the opportunity close activity is associated.
Public propertyCreatedBy Unique identifier of the user who created the opportunity close activity.
Public propertyCreatedByExternalParty Shows the external party who created the record.
Public propertyCreatedOn Date and time when the opportunity close activity was created.
Public propertyCreatedOnBehalfBy Unique identifier of the delegate user who created the opportunityclose.
Public propertyDescription Activity that is created automatically when an opportunity is closed, containing information such as the description of the closing and actual revenue.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(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 opportunity 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 opportunity close activity was created from a workflow rule.
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_externalparty_opportunityclose_createdby N:1 lk_externalparty_opportunityclose_createdby
Public propertylk_externalparty_opportunityclose_modifiedby N:1 lk_externalparty_opportunityclose_modifiedby
Public propertylk_opportunityclose_createdby N:1 lk_opportunityclose_createdby
Public propertylk_opportunityclose_createdonbehalfby N:1 lk_opportunityclose_createdonbehalfby
Public propertylk_opportunityclose_modifiedby N:1 lk_opportunityclose_modifiedby
Public propertylk_opportunityclose_modifiedonbehalfby N:1 lk_opportunityclose_modifiedonbehalfby
Public propertyLogicalName
(Inherited from Entity)
Public propertyModifiedBy Unique identifier of the user who last modified the opportunity close activity.
Public propertyModifiedByExternalParty Shows the external party who modified the record.
Public propertyModifiedOn Date and time when the opportunity close activity was last modified.
Public propertyModifiedOnBehalfBy Unique identifier of the delegate user who last modified the opportunityclose.
Public propertyOpportunity_OpportunityClose N:1 Opportunity_OpportunityClose
Public propertyopportunityclose_activity_parties 1:N opportunityclose_activity_parties
Public propertyOpportunityClose_Annotation 1:N OpportunityClose_Annotation
Public propertyOpportunityClose_AsyncOperations 1:N OpportunityClose_AsyncOperations
Public propertyOpportunityClose_BulkDeleteFailures 1:N OpportunityClose_BulkDeleteFailures
Public propertyOpportunityClose_SyncErrors 1:N OpportunityClose_SyncErrors
Public propertyOpportunityId Unique identifier of the opportunity closed.
Public propertyOverriddenCreatedOn Date and time that the record was migrated.
Public propertyOwnerId Unique identifier of the user or team who owns the opportunity close activity.
Public propertyOwningBusinessUnit Unique identifier of the business unit that owns the opportunity close activity.
Public propertyOwningTeam Unique identifier of the team who owns the opportunity close activity.
Public propertyOwningUser Unique identifier of the user who owns the opportunity close activity.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertyScheduledDurationMinutes Scheduled duration of the opportunity close activity, specified in minutes.
Public propertyScheduledEnd Scheduled end time of the opportunity close activity.
Public propertyScheduledStart Scheduled start time of the opportunity close activity.
Public propertyservice_opportunityclose N:1 service_opportunityclose
Public propertyServiceId Unique identifier of the service with which the opportunity close activity is associated.
Public propertyStateCode Shows whether the opportunity close activity is open, completed, or canceled. By default, opportunity close activities are completed unless the opportunity is reactivated, which updates them to canceled.
Public propertyStatusCode Reason for the status of the opportunity close activity.
Public propertySubcategory Subcategory of the opportunity close activity.
Public propertySubject Subject associated with the opportunity close activity.
Public propertyteam_opportunityclose N:1 team_opportunityclose
Public propertyTimeZoneRuleVersionNumber For internal use only.
Public propertytransactioncurrency_opportunityclose N:1 transactioncurrency_opportunityclose
Public propertyTransactionCurrencyId Choose the local currency for the record to make sure budgets are reported in the correct currency.
Public propertyuser_opportunityclose N:1 user_opportunityclose
Public propertyuserentityinstancedata_opportunityclose 1:N userentityinstancedata_opportunityclose
Public propertyUTCConversionTimeZoneCode Time zone code that was in use when the record was created.
Public propertyVersionNumber Version number of the opportunity close activity.
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