cooobj.CPGetAllowedFieldStandardAttributes(#MyClass.classsuperclass)
to include the default values in your result, where #MyClass
is the class your of your customization.
AttributeDefinition[]
FSCUSERFORMS@1.1001:CPGetAllowedFieldStandardAttributes(
key ObjectClass
roomclass,
out retval AttributeDefinition[]
allowedstandardattributes)
Name |
Description |
roomclass |
room object class
|
allowedstandardattributes |
list of possible allowed standard attributes
|
Additional Information