'Declaration Public Sub SetSpecialFormatValue( _ ByVal value As System.String, _ ByVal format As Field.SpecialFormat _ )
public void SetSpecialFormatValue( System.string value, Field.SpecialFormat format )
Parameters
- value
- The value to assign.
- format
- The special format to use.