The style id of newly created dimension features.
[Visual Basic .NET] Public Property CreateStyleID As Integer
[C#] public int CreateStyleID {get; set;}
Product Availability
Available with ArcGIS Desktop.
Remarks
Each Dimension Style has a unique ID value within a dimension feature class. A dimension style is used each time a new dimension feature is created. The style used for the creation of the feature is determined using CreateStyleID property.
When an invalid CreateStyleID value is set, CreateStyleID returns -1.