'Declaration Public Property XML As System.String
'Usage Dim instance As MetadataContainer Dim value As System.String instance.XML = value value = instance.XML
public System.string XML {get; set;}
public: __property System.string* get_XML(); public: __property void set_XML( System.string* value );
MetadataContainer Class MetadataContainer Members
© Copyright 2005-2012 ActiveDBSoft. All rights reserved.