Filter by the property ID.
Filter by the property ID.
public RoomCollection FilterByID(int);
Filter by the property ID.
public RoomCollection FilterByID(int,CompareType);
Filter by the property ID.
public RoomCollection FilterByID(string);
Filter by the property ID.
public RoomCollection FilterByID(string,CompareType);
RoomCollectionOrmTemplate Class | OleroTrainingBiz Namespace