Share via


DataEntityRuntimeContext.setCustomProperty(String, Object) Method

Definition

public:
 virtual void setCustomProperty(System::String ^ name, System::Object ^ obj);
public virtual void setCustomProperty (string name, object obj);
abstract member setCustomProperty : string * obj -> unit
override this.setCustomProperty : string * obj -> unit
Public Overridable Sub setCustomProperty (name As String, obj As Object)

Parameters

name
String
obj
Object

Applies to