Class ExtensionTypeGroupHelper
Inheritance
ExtensionTypeGroupHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class ExtensionTypeGroupHelper
Methods
Caption(ComWrapper<IExtensionTypeGroup>)
Display name of extension group
Declaration
public static string Caption(this ComWrapper<IExtensionTypeGroup> groupCom)
Parameters
Returns
Id(ComWrapper<IExtensionTypeGroup>)
Unique identifier of extension group
Declaration
public static string Id(this ComWrapper<IExtensionTypeGroup> groupCom)
Parameters
Returns