Click or drag to resize

IRole Properties

The IRole type exposes the following members.

Properties
  NameDescription
Public propertyChangedBy
The name of the user who changed the party last.
(Inherited from IParty.)
Public propertyChangedOn
The point of time the party was changed last.
(Inherited from IParty.)
Public propertyCreatedBy
The name of the user who created the party.
(Inherited from IParty.)
Public propertyCreatedOn
The point of time the party was created.
(Inherited from IParty.)
Public propertyDescription
Gets or sets the party description.
(Inherited from IParty.)
Public propertyExternalId
Gets or sets the external ID of the party.
(Inherited from IParty.)
Public propertyId
Gets the party ID.
(Inherited from IParty.)
Public propertyIsInactive
Gets or sets if the account is inactive.
(Inherited from IParty.)
Public propertyLastActiveOn
Gets the latest point of time the account was active.
(Inherited from IParty.)
Public propertyName
Gets or sets the party name.
(Inherited from IParty.)
Top
See Also