Reference..::..AssemblyName Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.AttributeGroupTemplate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public string AssemblyName { get; set; }
Public Property AssemblyName As String
	Get
	Set
public:
property String^ AssemblyName {
	String^ get ();
	void set (String^ value);
}