Namespace - LJCDocAppManagerDAL
Syntax
| C# |
|
public class ValueRecord : IComparable<ValueRecord>
|
The Value table Data Record.
Public Methods
|
#ctor
|
Initializes an object instance.
|
|
Clone
|
Clones the structure of the object.
|
|
CompareTo
|
Provides the default Sort functionality.
|
|
ToString
|
The object string identifier.
|
4 Methods
Properties
|
ChangedNames
|
Gets a reference to the ChangedNames list. |
|
Description
|
Gets or sets the Description join value. |
|
DocAppFileID
|
Gets or sets the DocAppFileID value. |
|
DocAppID
|
Gets or sets the DocAppID join value. |
|
FileName
|
Gets or sets the FileName join value. |
|
ID
|
Gets or sets the ID value. |
|
LocalFileName
|
Gets or sets the LocalFileName join value. |
|
LocalPath
|
Gets or sets the LocalPath join value. |
|
Path
|
Gets or sets the Path join value. |
|
TableName
|
Gets or sets the TableName value. |
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.