Share via


DataEntityRuntimeContext.getCustomProperty(String) Method

Definition

public:
 virtual System::Object ^ getCustomProperty(System::String ^ name);
public virtual object getCustomProperty (string name);
abstract member getCustomProperty : string -> obj
override this.getCustomProperty : string -> obj
Public Overridable Function getCustomProperty (name As String) As Object

Parameters

name
String

Returns

Applies to