ActivityInformationConfigurationAssemblyName Property |
Assembly Name - The assembly where the activity settings part is defined
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string AssemblyName { get; set; }
Public Property AssemblyName As String
Get
Set
public:
property String^ AssemblyName {
String^ get ();
void set (String^ value);
}
member AssemblyName : string with get, set
Property Value
Type:
String
See Also