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