AddField

AddField(IFieldType)

Converts this portion to the automaticaly updated field.

public void AddField(IFieldType fieldType)
ParameterTypeDescription
fieldTypeIFieldTypeType of field IFieldType

See Also


AddField(string)

Converts this portion to the automaticaly updated field.

public void AddField(string internalString)
ParameterTypeDescription
internalStringStringInternal name of FieldTypeEx String

See Also