Gets Object's Data Sheet fields count.
FUNCTION DSH_GetDSFieldsCount(
hObject : HANDLE;
dsName : STRING;
VAR outCount : INTEGER): BOOLEAN;def vs.DSH_GetDSFieldsCount(hObject, dsName):
return (BOOLEAN, outCount)| Name | Type | Description |
|---|---|---|
| hObject | HANDLE | |
| dsName | STRING | |
| outCount | INTEGER |
Availability: from Vectorworks 2020.1