HTML to MAML Converter
TopicRevisionNumber Property |
Get or set the topic's revision number
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public string RevisionNumber { get; set; }
Public Property RevisionNumber As String Get Set
public: property String^ RevisionNumber { String^ get (); void set (String^ value); }
member RevisionNumber : string with get, set
Property Value
Type: StringSee Also