[]
        
(Showing Draft Content)

C1.BarCode.ComplexProperty.SetField

SetField Method

SetField<T>(ref T, T, string)

Universal field setter

Declaration
protected bool SetField<T>(ref T field, T value, string propertyName)
Parameters
Type Name Description
T field
T value
string propertyName
Returns
Type Description
bool
Type Parameters
Name Description
T