Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
public void setProperties(
int propertySetId,
str caption,
Struct values,
[Struct defaultValues,
Struct categories,
DynamicPropertyCallback callbackObject,
boolean setFocus])
Run On
Client
Parameters
- propertySetId
Type: int
- caption
Type: str
- values
Type: Struct Class
- defaultValues
Type: Struct Class
- categories
Type: Struct Class
- callbackObject
Type: DynamicPropertyCallback Interface
- setFocus
Type: boolean