FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsBusinessObject..::..getNotLoadedPropertyNames Method

Gets the not loaded property names.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public List<string> getNotLoadedPropertyNames()
Public Function getNotLoadedPropertyNames As List(Of String)
public:
List<String^>^ getNotLoadedPropertyNames()

Return Value

List<System.String>.