Class PlugField
Inheritance
System.Object
PlugField
Assembly: IL2CPU.API.dll
Syntax
public sealed class PlugField : Attribute
Constructors
|
Improve this Doc
View Source
PlugField()
Declaration
Properties
|
Improve this Doc
View Source
FieldId
Declaration
public string FieldId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
FieldType
Declaration
public Type FieldType { get; set; }
Property Value
|
Improve this Doc
View Source
IsExternalValue
Declaration
public bool IsExternalValue { get; set; }
Property Value
Type |
Description |
System.Boolean |
|