Amazon.KinesisAnalytics.Model.AddApplicationOutputRequest.IsSetCurrentApplicationVersionId C# (CSharp) Méthode

IsSetCurrentApplicationVersionId() private méthode

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