fsresDrawingGet_ResultDataDeletedDrawingID Property |
The DrawingID values for the drawings that were deleted since the LastLogID value in the request.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("DeletedDrawingID", DataType = "integer")] public List<string> DeletedDrawingID { get; set; }
Property Value
Type: ListStringSee Also