ISuggestedDocumentProjectTypeStatusLinkId Property |
Returns the ProjectTypeStatusLinkId. If 0, it is not connected to a projectguide
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint ProjectTypeStatusLinkId { get; }
ReadOnly Property ProjectTypeStatusLinkId As Integer
Get
Dim instance As ISuggestedDocument
Dim value As Integer
value = instance.ProjectTypeStatusLinkId
property int ProjectTypeStatusLinkId {
int get ();
}
Property Value
Type:
Int32
See Also