MOVEitUserInfoNotes Property |
Optional user description.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string Notes { get; }
Public ReadOnly Property Notes As String
Get
public:
property String^ Notes {
String^ get ();
}
Property Value
Type:
StringSee Also