Add description on package level

gravatar

John Minkjan

How to add a desciption text to your package

published 10.22.13

last updated 10.22.13


Share

Tags

  • Annotation
  • Description
                            


<Biml xmlns="http://schemas.varigence.com/biml.xsd">
	<Packages>
		<Package Name="Demo" ConstraintMode="Parallel">
			<Annotations>
				<Annotation AnnotationType ="Description">(c) My Name</Annotation>
			</Annotations>
		</Package>
	</Packages>
</Biml>
                        
You are not authorized to comment. A verification email has been sent to your email address. Please verify your account.

Comments

There are no comments yet.