HResults.DTS_E_CUSTOMPROPERTYISREADONLY Field

Definition

MessageId: DTS_E_CUSTOMPROPERTYISREADONLY MessageText: The value of custom property "%1!s!" on the %2!s! cannot be changed.

public: int DTS_E_CUSTOMPROPERTYISREADONLY = -1071611015;
public const int DTS_E_CUSTOMPROPERTYISREADONLY = -1071611015;
val mutable DTS_E_CUSTOMPROPERTYISREADONLY : int
Public Const DTS_E_CUSTOMPROPERTYISREADONLY As Integer  = -1071611015

Field Value

Value = -1071611015

Applies to