Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 788 Bytes

PropertyGroup.md

File metadata and controls

14 lines (10 loc) · 788 Bytes

HubSpot.NET.Model.PropertyGroup

An ID for a group of properties

Properties

Name Type Description Notes
Name string The internal property group name, which must be used when referencing the property group via the API.
Label string A human-readable label that will be shown in HubSpot.
DisplayOrder int Property groups are displayed in order starting with the lowest positive integer value. Values of -1 will cause the property group to be displayed after any positive values.
Archived bool

[Back to Model list] [Back to API list] [Back to README]