Click or drag to resize
FormCommandTypeName Property

[This is preliminary documentation and is subject to change.]

The name of the type in the assembly that implements the IFormCommand interface

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public string TypeName { get; set; }

Property Value

Type: String
See Also