Amazon.ECS.Model.MerchantItemAttributes.IsSetHasSelfTimer C# (CSharp) Méthode

IsSetHasSelfTimer() public méthode

Checks if HasSelfTimer property is set
public IsSetHasSelfTimer ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetHasSelfTimer()
        {
            return  this.hasSelfTimerField != null;
        }
MerchantItemAttributes