MOVEitUserGroupInfoDisplayProfileName Property |
Name of the Display Profile applied to this group, if any.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string DisplayProfileName { get; }
Public ReadOnly Property DisplayProfileName As String
Get
public:
property String^ DisplayProfileName {
String^ get ();
}
Property Value
Type:
StringSee Also