 | IgnitionQueryRequestEntityType Property |
Type of entity to retrieve
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic Type EntityType { get; }Public ReadOnly Property EntityType As Type
Get
public:
property Type^ EntityType {
Type^ get ();
}member EntityType : Type with get
Property Value
Type
See Also