| 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
Syntaxpublic string DisplayProfileName { get; }Public ReadOnly Property DisplayProfileName As String
	Get
public:
property String^ DisplayProfileName {
	String^ get ();
}Property Value
Type: 
String See Also
See Also