AddField

AddField(IFieldType)

Converts this portion to the automaticaly updated field.

public void AddField(IFieldType fieldType)

See Also


AddField(string)

Converts this portion to the automaticaly updated field.

public void AddField(string internalString)
ParameterTypeDescription
internalStringStringInternal name of FieldType.

See Also