public System.string Postfix {get; set;}
public: __property System.string* get_Postfix(); public: __property void set_Postfix( System.string* value );
'Declaration Public Property Postfix As System.String
'Usage Dim instance As FieldListBaseColumnOptions Dim value As System.String instance.Postfix = value value = instance.Postfix
FieldListBaseColumnOptions Class FieldListBaseColumnOptions Members
© Copyright 2005-2012 ActiveDBSoft. All rights reserved.