AttributeGroup.FullName Property

Gets or sets the name of the AttributeGroup.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

[DataMemberAttribute]
public string FullName { get; set; }

Property Value

Type: System.String
A String representing the name.