Property RelativeName
| Improve this Doc View SourceRelativeName
Gets the relative name of this column, which exludes the parent projection name.
Declaration
public string RelativeName { get; }
Property Value
Type | Description |
---|---|
System.String |
Gets the relative name of this column, which exludes the parent projection name.
public string RelativeName { get; }
Type | Description |
---|---|
System.String |