Click or drag to resize

ProcessStage Class

Stage associated with a process.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkProcessStage

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

The ProcessStage type exposes the following members.

Constructors
  NameDescription
Public methodProcessStage
Default Constructor.
Top
Properties
  NameDescription
Public propertyAttributes (Inherited from Entity.)
Public propertyEntityState (Inherited from Entity.)
Public propertyExtensionData (Inherited from Entity.)
Public propertyFormattedValues (Inherited from Entity.)
Public propertyId (Overrides Entity.Id.)
Public propertyItem (Inherited from Entity.)
Public propertyLogicalName (Inherited from Entity.)
Public propertyOwnerId
Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user.
Public propertyOwningBusinessUnit
Select the business unit that owns the record.
Public propertyPrimaryEntityTypeCode
Primary entity associated with the stage.
Public propertyprocess_processstage
N:1 process_processstage
Public propertyProcessId
Shows the ID of the process.
Public propertyprocessstage_account
1:N processstage_account
Public propertyprocessstage_appointments
1:N processstage_appointments
Public propertyprocessstage_campaignactivities
1:N processstage_campaignactivities
Public propertyprocessstage_campaignresponses
1:N processstage_campaignresponses
Public propertyprocessstage_campaigns
1:N processstage_campaigns
Public propertyprocessstage_competitors
1:N processstage_competitors
Public propertyprocessstage_contact
1:N processstage_contact
Public propertyprocessstage_emails
1:N processstage_emails
Public propertyprocessstage_faxes
1:N processstage_faxes
Public propertyprocessstage_incident
1:N processstage_incident
Public propertyprocessstage_invoices
1:N processstage_invoices
Public propertyprocessstage_lead
1:N processstage_lead
Public propertyprocessstage_letters
1:N processstage_letters
Public propertyprocessstage_lists
1:N processstage_lists
Public propertyprocessstage_opportunity
1:N processstage_opportunity
Public propertyprocessstage_phonecalls
1:N processstage_phonecalls
Public propertyprocessstage_productpricelevels
1:N processstage_productpricelevels
Public propertyprocessstage_products
1:N processstage_products
Public propertyprocessstage_quotes
1:N processstage_quotes
Public propertyprocessstage_recurringappointmentmasters
1:N processstage_recurringappointmentmasters
Public propertyprocessstage_salesliteratures
1:N processstage_salesliteratures
Public propertyprocessstage_salesorders
1:N processstage_salesorders
Public propertyprocessstage_systemusers
1:N processstage_systemusers
Public propertyprocessstage_tasks
1:N processstage_tasks
Public propertyprocessstage_teams
1:N processstage_teams
Public propertyProcessStageId
Shows the ID of the process stage record.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertyStageCategory
Select the category of the sales process.
Public propertyStageName
Type a name for the process stage.
Public propertyVersionNumber
Version number of the process stage.
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