Click or drag to resize

StiRestrictionsIsAllowDelete Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiRestrictions.IsAllowDelete(System.String,Stimulsoft.Report.Dictionary.StiDataType)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool IsAllowDelete(
	string name,
	StiDataType dataType
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiRestrictions.IsAllowDelete(System.String,Stimulsoft.Report.Dictionary.StiDataType)"]

dataType
Type: Stimulsoft.Report.DictionaryStiDataType

[Missing <param name="dataType"/> documentation for "M:Stimulsoft.Report.Dictionary.StiRestrictions.IsAllowDelete(System.String,Stimulsoft.Report.Dictionary.StiDataType)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiRestrictions.IsAllowDelete(System.String,Stimulsoft.Report.Dictionary.StiDataType)"]

See Also