 | CompoundEntitiesTAllowEntity Property |
Special filter to use before accepting an entity.
Namespace: Slash.Application.SystemsAssembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CompoundEntitiesTEntityFilter AllowEntity { get; set; }
Public Property AllowEntity As CompoundEntitiesTEntityFilter
Get
Set
public:
property CompoundEntitiesTEntityFilter^ AllowEntity {
CompoundEntitiesTEntityFilter^ get ();
void set (CompoundEntitiesTEntityFilter^ value);
}
member AllowEntity : CompoundEntitiesTEntityFilter with get, set
Property Value
Type:
CompoundEntitiesTEntityFilter
See Also