Amazon.DeviceFarm.Model.OfferingStatus.IsSetEffectiveOn C# (CSharp) Méthode

IsSetEffectiveOn() private méthode

private IsSetEffectiveOn ( ) : bool
Résultat bool
        internal bool IsSetEffectiveOn()
        {
            return this._effectiveOn.HasValue; 
        }