Get or Set the Project Issue Date of the Project Information.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string IssueDate { get; set; }Property Value
String
Remarks
This property is used to get or set the Project Issue Date of the Project Information.
See Also
Reference