ObjectPropertyRetrievalBehavior Enum

Definition

Defines the default behavior for instances when a property list is not specified.

public enum class ObjectPropertyRetrievalBehavior
public enum ObjectPropertyRetrievalBehavior
type ObjectPropertyRetrievalBehavior = 
Public Enum ObjectPropertyRetrievalBehavior
Inheritance
ObjectPropertyRetrievalBehavior

Fields

All 0

Specifies the retrieval of all the properties of the instance.

None 1

Specifies the retrieval of no properties of the instance.

Applies to