MappableFieldWrapperPathAsStringForXml Property |
Gets the path as string for XML, which is the full path with ':' as separator.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Mapping
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public string PathAsStringForXml { get; }
Public ReadOnly Property PathAsStringForXml As String
Get
Property Value
Type:
StringSee Also