RangeCollection..::..OnlySOSnapshotsNotAppearingOnAnyOtherBatch Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.Export
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public bool OnlySOSnapshotsNotAppearingOnAnyOtherBatch { get; set; }
Public Property OnlySOSnapshotsNotAppearingOnAnyOtherBatch As Boolean
	Get
	Set
public:
property bool^ OnlySOSnapshotsNotAppearingOnAnyOtherBatch {
	bool^ get ();
	void set (bool^ value);
}