Amazon.CodePipeline.Model.PipelineDeclaration.IsSetVersion C# (CSharp) Method

IsSetVersion() private method

private IsSetVersion ( ) : bool
return bool
        internal bool IsSetVersion()
        {
            return this._version.HasValue; 
        }