 | PublicLibraryCatalogLibraryVersionSources Property |
Gets and sets the sources, where this version is published
Namespace: Aml.Engine.ResourcesAssembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntaxpublic string Sources { get; set; }
Public Property Sources As String
Get
Set
public:
property String^ Sources {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also