| CodeAssemblyDocumentationURL Property |
URL to DocSite (Sandcastle) website.
The URL must point to the directory that contains the generated html files.
Example: http://someserver/oedocsite/help/html
Can be null.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string DocumentationURL { get; set; }
Property Value
Type:
String
See Also