Share via


DataRuleAttribute.FullId Property

Gets the values of the Namespace property, the category, and the Id property.

Namespace:  Microsoft.Data.Schema.StaticCodeAnalysis
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public ReadOnly Property FullId As String
public string FullId { get; }
public:
property String^ FullId {
    String^ get ();
}
member FullId : string
function get FullId () : String

Property Value

Type: System.String
A string that contains the namespace, the category, and the identifier separated by dots and concatenated together.

.NET Framework Security

See Also

Reference

DataRuleAttribute Class

Microsoft.Data.Schema.StaticCodeAnalysis Namespace

Namespace

Id