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