MasterLoggingRow Constructor
Namespace: Centralpoint.Web.UIAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public Row(
MasterLoggingType type,
Object data = null
)
Public Sub New (
type As MasterLoggingType,
Optional data As Object = Nothing
)
Parameters
- type MasterLoggingType
-
- data Object (Optional)
-