Interface ICsField
Model definition of a Field in .net.
Inherited Members
Namespace: CodeFactory.DotNet.CSharp
Assembly: CodeFactory.DotNet.dll
Syntax
public interface ICsField : ICsMember, ICsModel, ICsAttributes, IParent, IDotNetField, IDotNetMember, IDotNetModel, IModelStatus, ISourceFiles, IDotNetAttributes, IDocumentation, IParent, ILookup
Properties
| Improve this Doc View SourceDataType
The data type assigned to the field.
Declaration
CsType DataType { get; }
Property Value
Type | Description |
---|---|
CsType |