Click or drag to resize

MapperExtensionBaseIsPlatform Property

Gets whether or not the extension is a platform extension vs. a custom extension.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected virtual bool IsPlatform { get; }

Property Value

Type: Boolean
See Also