| BasicDataObjectTypeInfo Constructor (Int32, Guid, String) |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic BasicDataObjectTypeInfo(
int id,
Guid uid,
string systemName
)
Parameters
- id
- Type: SystemInt32
- uid
- Type: SystemGuid
- systemName
- Type: SystemString
See Also