public AdcsDbTableName Table { get; set; }
Public Property Table As AdcsDbTableName Get Set
public: property AdcsDbTableName Table { AdcsDbTableName get (); void set (AdcsDbTableName value); }
member Table : AdcsDbTableName with get, set
In This Article