Neokernel API

ObjectID Constructor

Object type and id parameters must be only alphanumeric characters including underscores ('_'). Use of the pipe ('|') symbol is strictly prohibited.

Overload List

Takes a fully qualified type/id string using the format "type|id".

public ObjectID(string)

Object type and id parameters must be only alphanumeric characters including underscores ('_'). Use of the pipe ('|') symbol is strictly prohibited.

public ObjectID(string,string)

See Also

ObjectID Class | com.neokernel.om Namespace