MilStd2525BCreateToolParameters.Group Property
Gets or sets the Group to add the new Feature to.
Syntax
public Group Group { get; set; }
Property Value
Remarks
An exception will be thrown by CreateTool if this property has been set and the CreateTool.DataSet is not a GroupDataSet or if it differs from the GroupDataSet that the group specified by this property belongs to.
Platforms
Windows, Linux, Android