Class DefaultRawPropertyRetriever
Inheritance
System.Object
DefaultRawPropertyRetriever
Implements
Namespace: EPiServer.Core.Transfer.Internal
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[ServiceConfiguration]
public class DefaultRawPropertyRetriever : Object, IRawPropertyRetriever
Constructors
DefaultRawPropertyRetriever()
Declaration
public DefaultRawPropertyRetriever()
Methods
CreateRawProperty(PropertyData)
Declaration
public RawProperty CreateRawProperty(PropertyData property)
Parameters
Type | Name | Description |
---|---|---|
PropertyData | property |
Returns
Type | Description |
---|---|
RawProperty |