/ Assembly List / LJCDocObjLib / DataField

Namespace - LJCDocObjLib


Syntax

C#
public class DataField

Represents the Field documentation data.

Public Methods
#ctor Initializes an object instance.
ToString The object string identifier.
2 Methods

Properties
AssemblyName Gets or sets the parent Assembly name value.
Doc Gets or sets the Doc value.
FieldMember Gets or sets the FieldMember value.
FieldMemberName Gets or sets the object MemberName value.
IsPublic Gets or sets the public flag.
Name Gets or sets the Field Name value.
Remark Gets or sets the Remarks value.
Summary Gets or sets the Summary value.
TypeName Gets or sets the class/type name value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.