CustomerUpdate
title Property
Navigator Web Services Developer Documentation
Title
Namespace:
DmsNavigator
Assembly:
DmsNavigator
(in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
title
{
get
;
set
; }
public string title { get; set; }
Public
Property
title
As
String
Get
Set
Public Property title As String Get Set
Property Value
Type:
String
See Also
CustomerUpdate Class
CustomerUpdate Members
DmsNavigator Namespace