The ProjectCommunicationLog type exposes the following members.

Methods

  NameDescription
Public methodAllowsNullValues(String) (Inherited from BusinessObject.)
Public methodAppendToUserName (Inherited from BusinessObject.)
Public methodClear (Inherited from BusinessObject.)
Public methodDelete()()()() (Inherited from BusinessObject.)
Public methodDelete(Int32) (Inherited from BusinessObject.)
Public methodEnableSaveValidation (Inherited from BusinessObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGet (Inherited from BusinessObject.)
Public methodGetControlType(String) (Inherited from BusinessObject.)
Public methodGetDescription(String) (Inherited from BusinessObject.)
Public methodGetFieldMaxLength(String) (Inherited from BusinessObject.)
Public methodGetFieldOrder(String) (Inherited from BusinessObject.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLabel(String) (Inherited from BusinessObject.)
Public methodGetMetadataFieldAttribute(String, String) (Inherited from BusinessObject.)
Public methodGetMetadataFieldAttributes(String) (Inherited from BusinessObject.)
Public methodGetMetadataTableAttribute(String) (Inherited from BusinessObject.)
Public methodGetMetadataTableAttributes()()()() (Inherited from BusinessObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasControlType(String) (Inherited from BusinessObject.)
Public methodHasDescription(String) (Inherited from BusinessObject.)
Public methodHasField(String) (Inherited from BusinessObject.)
Public methodHasFieldOrder(String) (Inherited from BusinessObject.)
Public methodHasLabel(String) (Inherited from BusinessObject.)
Public methodHasMetadataFieldAttribute(String, String) (Inherited from BusinessObject.)
Public methodHasMetadataTableAttribute(String) (Inherited from BusinessObject.)
Protected methodInsert (Inherited from BusinessObject.)
Public methodIsNull
Returns if the specified field's value is NULL
(Inherited from BusinessObject.)
Public methodIsRequired(String) (Inherited from BusinessObject.)
Public methodIsSuppressed(String) (Inherited from BusinessObject.)
Public methodLock (Inherited from BusinessObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSave (Inherited from BusinessObject.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodUnlock (Inherited from BusinessObject.)
Protected methodUpdate (Inherited from BusinessObject.)
Protected methodValidateDelete (Inherited from BusinessObject.)
Protected methodValidateInsert (Inherited from BusinessObject.)
Protected methodValidateSelect (Inherited from BusinessObject.)
Protected methodValidateUpdate (Inherited from BusinessObject.)

See Also