PartLineCollection..::..Collection1 Property

Namespace:  JiwaFinancials.Jiwa.JiwaServiceManager
Assembly:  JiwaServiceManager (in JiwaServiceManager.dll)

Syntax


public IEnumerable Collection1 { get; }
Public ReadOnly Property Collection1 As IEnumerable
	Get
public:
property IEnumerable^ Collection1 {
	IEnumerable^ get ();
}