KREDOR Business Object Framework Documentation

BusinessObject.Key Property

Gets the value of the primary key of the object.

public  Key {get;}

Remarks

Some types may not have a primary key in their schema. In that case the return value is null/Nothing.

Exceptions

Exception Type Condition
BOException  

See Also

BusinessObject Class | Kredor.BO Namespace