Constructs a Filed object
Namespace: Six.Sixp.ClientAssembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntaxpublic Field(
Object value,
FieldInfo fieldInfo
)
Parameters
- value
- Type: SystemObject
Value the field should be set to - fieldInfo
- Type: Six.Sixp.ClientFieldInfo
A reference to a fieldInfo class that describes the field
See Also