ActivityInformationConfigurationTypeName Property |
Type Name - The class name of the activity settings part.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string TypeName { get; set; }
Public Property TypeName As String
Get
Set
public:
property String^ TypeName {
String^ get ();
void set (String^ value);
}
member TypeName : string with get, set
Property Value
Type:
String
See Also