Click or drag to resize

SOSaleStakeholder Properties

The SOSaleStakeholder type exposes the following members.

Properties
  NameDescription
Public propertyChanged
has record been changed since read?
(Inherited from ISaleStakeholder.)
Public propertyComment
Comment
(Inherited from ISaleStakeholder.)
Public propertyContact
Contact
(Inherited from ISaleStakeholder.)
Public propertyContactId
ContactId
(Inherited from ISaleStakeholder.)
Public propertyCreatedAssociate
The user that created the object
(Inherited from ISaleStakeholder.)
Public propertyCreatedDate
The date the object was saved to the database.
(Inherited from ISaleStakeholder.)
Public propertyExternalFieldChanged
have external fields been changed?
(Inherited from ISaleStakeholder.)
Public propertyForeignKey
ForeignKey
(Inherited from ISaleStakeholder.)
Public propertyIdentity
The primary key on the primary table. Is zero for new objects. Is set when an object is saved.
(Inherited from ISaleStakeholder.)
Public propertyIsAvailable
is record available in db?
(Inherited from ISaleStakeholder.)
Public propertyIsRequiredFilled
Are all the required fields filled out? Can we save the record?
(Inherited from ISaleStakeholder.)
Public propertyIsValid
does the record exist?
(Inherited from ISaleStakeholder.)
Public propertyPerson
Person
(Inherited from ISaleStakeholder.)
Public propertyPersonId
PersonId
(Inherited from ISaleStakeholder.)
Public propertyRank
Rank
(Inherited from ISaleStakeholder.)
Public propertyRole
Role
(Inherited from ISaleStakeholder.)
Public propertySale
Sale
(Inherited from ISaleStakeholder.)
Public propertySentry
Sentry settings for this object. Lets you find out your read/write access to the object.
(Inherited from ISaleStakeholder.)
Public propertyUpdatedAssociate
The last user to modify the object
(Inherited from ISaleStakeholder.)
Public propertyUpdatedDate
The date of the most recent update.
(Inherited from ISaleStakeholder.)
Public propertyValidationMessage
get validation message, if empty model will think it is ok to save
(Inherited from ISaleStakeholder.)
Top
See Also