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