MetaColumnRawLINQColumnName Property |
LINQ Column name of the element
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.1.0.0 (6.1.0.0)
Syntax[XmlIgnoreAttribute]
public string RawLINQColumnName { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property RawLINQColumnName As String
Get
public:
[XmlIgnoreAttribute]
property String^ RawLINQColumnName {
String^ get ();
}
[<XmlIgnoreAttribute>]
member RawLINQColumnName : string with get
Property Value
Type:
String
See Also