Click or drag to resize

ProfileRuleTypeClasses Property

List of the names of the classes inside of package for which the profile must be loaded; an empty list means all the activities of the package.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList Classes { get; set; }

Property Value

Type: IList
Remarks

List of the names of the classes inside of package for which the profile must be loaded; an empty list means all the activities of the package.

[Android Documentation]

See Also