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

IsSetActor() public méthode

Checks of Actor property is set
public IsSetActor ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetActor()
        {
            return (Actor.Count > 0);
        }
MerchantItemAttributes