CodeAssembly Properties |
The CodeAssembly type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangedBy |
ID of the user who made the last change
| |
| ChangeTime |
Date of last change of the object
| |
| CreatedBy |
ID of the User who created the object
| |
| CreateTime |
Date from creation
| |
| DocumentationURL |
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.
| |
| FileName |
Filename of the CodeAssembly DLL file.
| |
| Id |
Internal ID of the CodeAssembly object
| |
| Number |
Object number if the CodeAssembly object. Taken from a sequence.
| |
| UId |
UID of the CodeAssembly object
|