Click or drag to resize

CodeAssembly Properties

The CodeAssembly type exposes the following members.

Properties
  NameDescription
Public propertyChangedBy
ID of the user who made the last change
Public propertyChangeTime
Date of last change of the object
Public propertyCreatedBy
ID of the User who created the object
Public propertyCreateTime
Date from creation
Public propertyDocumentationURL
URL to DocSite (Sandcastle) website. The URL must point to the directory that contains the generated html files. Example: http://someserver/oedocsite/help/html Can be null.
Public propertyFileName
Filename of the CodeAssembly DLL file.
Public propertyId
Internal ID of the CodeAssembly object
Public propertyNumber
Object number if the CodeAssembly object. Taken from a sequence.
Public propertyUId
UID of the CodeAssembly object
Top
See Also