Click or drag to resize

GroupName Property

Gets the display name of the group.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public string Name { get; set; }

Return Value

Type: String
string
See Also