Click or drag to resize

StiServiceIsPropertyPresent Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Services.StiService.IsPropertyPresent(System.Object)"]

Namespace:  Stimulsoft.Base.Services
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public bool IsPropertyPresent(
	Object key
)

Parameters

key
Type: SystemObject

[Missing <param name="key"/> documentation for "M:Stimulsoft.Base.Services.StiService.IsPropertyPresent(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.Services.StiService.IsPropertyPresent(System.Object)"]

See Also