DraModelCustomProperties Class

Definition

Dra model custom properties. Please note DraModelCustomProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include GeneralDraModelCustomProperties and VMwareDraModelCustomProperties.

public abstract class DraModelCustomProperties
type DraModelCustomProperties = class
Public MustInherit Class DraModelCustomProperties
Inheritance
DraModelCustomProperties
Derived

Constructors

DraModelCustomProperties()

Initializes a new instance of DraModelCustomProperties.

Applies to