Click or drag to resize

CtcObjectBase Properties

The CtcObjectBase type exposes the following members.

Properties
  NameDescription
Public propertyDefaultName
Gets the default identifiable name assigned to this CTC object.
Public propertyID
Gets the CTC object's globaly unique static identifier.
Public propertyIsDeleted
Gets an indication whether this CTC object has been flaged for deletion by DeleteSelf.
Public propertyName
Gets or sets the identifiable name assigned to this CTC object.
Public propertyParent
Gets the parent list that contains this CTC object.
Public propertyPersistedTag
Gets or sets the binary representation of an arbitrary object that provides additional data to be stored with the layout data.
Public propertyTag
Gets or sets an arbitrary object that provides additional data but is disposed between sessions.
Top
See Also