Click or drag to resize

IAppControllerDataItemClassGetByID Method

Form SOWI Data Database Connector see GetByID(Int32)

Namespace:  SOWIApp.Foundation
Assembly:  SOWIApp.Foundation (in SOWIApp.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
DataItemClass GetByID(
	int pID
)

Parameters

pID
Type: SystemInt32

[Missing <param name="pID"/> documentation for "M:SOWIApp.Foundation.IAppController`1.GetByID(System.Int32)"]

Return Value

Type: DataItemClass

[Missing <returns> documentation for "M:SOWIApp.Foundation.IAppController`1.GetByID(System.Int32)"]

See Also