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.6.0.0 (5.6.19.0117)
Syntaxpublic string PathAsStringForXml { get; }Public ReadOnly Property PathAsStringForXml As String
	Get
Property Value
Type: 
String
See Also