Click or drag to resize
IFdfEnumerableName Property
Gets or sets the name of the object instance.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
string Name { get; set; }

Property Value

Type: String

Return Value

Type: String
Remarks
Two object instances are considered equal if their names match.
See Also