C-DEngine 5.105

TheStorageUtilities..::..GetPropertyBagRecordType Method

Maps the type of a parent to the type of its property bag (if it contains one)

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static Type GetPropertyBagRecordType(
	Type ParentType
)
Public Shared Function GetPropertyBagRecordType ( _
	ParentType As Type _
) As Type
public:
static Type^ GetPropertyBagRecordType(
	Type^ ParentType
)

Parameters

ParentType
Type: Type
Type of the instance that has the property bag