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