Persistate API documentation
GetKey Method (keyNum__)
NamespacesPersistateClassCategoryGetKey(Int32)

[This is preliminary documentation and is subject to change.]

Returns property value for given key number.
Declaration Syntax
C#
public override Object GetKey(
	int keyNum__
)
Parameters
keyNum__ (Int32)
The key number to use.
Return Value
an object containing the value of the property indicated by the given key.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)