This member is for System Use Only and should NOT be used.
Log a call to an Obsoleted Property for reporting on later.
Syntax
ISfinSupport.LogObsoletePropertyCall(className, propertyName, propertyGet)
Parameters
| Name | Type | Optional | ByRef | Description |
| className |
String |
|
|
The Class the Function is in. |
| propertyName |
String |
|
|
The Property name. |
| propertyGet |
Boolean |
|
|
Indicates whether the property was accessed via the "GET" portion of the Property. False indicates that the "SET" portion of the Property. |
- Member of:
- ISfinSupport
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0