Namespace: configuration_services.lists
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public CPumpCatalog catalog { get; }
Visual Basic
Public ReadOnly Property catalog As CPumpCatalog
	Get
Visual C++
public:
property CPumpCatalog^ catalog {
	CPumpCatalog^ get ();
}

See Also