Click or drag to resize

DataObjectIObjectWithAttributesGetKeys Method

Returns all the keys in the collection

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
string[] IObjectWithAttributes.GetKeys()

Return Value

Type: String

Implements

IObjectWithAttributesGetKeys
See Also