Namespace - LJCGenDocDAL
Syntax
C# |
public class DocGenAssembly : IComparable<DocGenAssembly>
|
The DocGenAssembly 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
Description
|
Gets or sets the Description value. |
FileSpec
|
Gets or sets the FileSpec value. |
MainImage
|
Gets or sets the MainImage value. |
Name
|
Gets or sets the Name value. |
Sequence
|
Gets or sets the Sequence value. |
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.