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