Click or drag to resize

PartDetail Class

Part details
Inheritance Hierarchy

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class PartDetail : PartETag

The PartDetail type exposes the following members.

Constructors
  NameDescription
Public methodPartDetail
Initializes a new instance of the PartDetail class
Top
Properties
  NameDescription
Public propertyETag
Part ETag
(Inherited from PartETag.)
Public propertyLastModified
Last modification time of the part
Public propertyPartNumber
Part numberc
(Inherited from PartETag.)
Public propertySize
Part size
Top
Methods
  NameDescription
Public methodCompareTo
Compare with another part.
(Inherited from PartETag.)
Top
See Also