IActivityListItemProjectName Property |
Name of Project - blank if no project set.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring ProjectName { get; }
ReadOnly Property ProjectName As String
Get
Dim instance As IActivityListItem
Dim value As String
value = instance.ProjectName
property String^ ProjectName {
String^ get ();
}
Property Value
Type:
String
See Also