ConfigurationKeySet.cnt Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the number of configuration keys that are defined in the Finance and Operations Application Object Tree (AOT).
public:
virtual int cnt();
public virtual int cnt ();
abstract member cnt : unit -> int
override this.cnt : unit -> int
Public Overridable Function cnt () As Integer
Returns
The number of configuration keys that are defined in the AOT.